🌱 Update Update Golang Dependencies group (minor)#176
Open
cluster-stack-bot[bot] wants to merge 5 commits intomainfrom
Open
🌱 Update Update Golang Dependencies group (minor)#176cluster-stack-bot[bot] wants to merge 5 commits intomainfrom
cluster-stack-bot[bot] wants to merge 5 commits intomainfrom
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
bd02fe4 to
f62e08a
Compare
f62e08a to
ce499f8
Compare
39f9722 to
498d4e9
Compare
498d4e9 to
7612e7d
Compare
39e71e0 to
4e45506
Compare
4e45506 to
07be00b
Compare
0e142a9 to
3346053
Compare
70d4e94 to
83c830a
Compare
9c72fa0 to
3540b21
Compare
5a6ba61 to
efc2c90
Compare
37e064d to
9ca386d
Compare
8e4b6a8 to
88ae497
Compare
| datasource | package | from | to | | -------------- | ---------------------- | ------- | ------- | | go | github.com/spf13/cobra | v1.8.1 | v1.10.2 | | golang-version | go | 1.22.9 | 1.25.5 | | go | golang.org/x/mod | v0.22.0 | v0.31.0 | | go | oras.land/oras-go/v2 | v2.5.0 | v2.6.0 |
88ae497 to
74252b7
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Signed-off-by: Kurt Garloff <kurt@garloff.de>
garloff
added a commit
that referenced
this pull request
Dec 19, 2025
Signed-off-by: Kurt Garloff <kurt@garloff.de>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.8.1->v1.10.21.22.9->1.25.5v0.22.0->v0.31.0v2.5.0->v2.6.0Release Notes
spf13/cobra (github.com/spf13/cobra)
v1.10.2Compare Source
🔧 Dependencies
gopkg.in/yaml.v3togo.yaml.in/yaml/v3by @dims in https://github.com/spf13/cobra/pull/2336 - thegopkg.in/yaml.v3package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers ofspf13/cobra📈 CI/CD
🔥✍🏼 Docs
🍂 Refactors
🤗 New Contributors
Full Changelog: spf13/cobra@v1.10.1...v1.10.2
Thank you to our amazing contributors!!!!! 🐍 🚀
v1.10.1Compare Source
🐛 Fix
v1.0.9 of pflags brought back
ParseErrorsWhitelistand marked it as deprecatedFull Changelog: spf13/cobra@v1.10.0...v1.10.1
v1.10.0Compare Source
What's Changed
🚨 Attention!
This version of
pflagcarried a breaking change: it renamedParseErrorsWhitelisttoParseErrorsAllowlistwhich can break builds if bothpflagandcobraare dependencies in your project.pflag andcobra, upgradepflagto 1.0.8 andcobrato1.10.0`pflagv1.0.9 which keeps the deprecatedParseErrorsWhitelistMore details can be found here: https://github.com/spf13/cobra/pull/2303#issuecomment-3242333515
✨ Features
🐛 Fix
🪠 Testing
📝 Docs
New Contributors
Full Changelog: spf13/cobra@v1.9.1...v1.9.2
v1.9.1Compare Source
🐛 Fixes
Full Changelog: spf13/cobra@v1.9.0...v1.9.1
v1.9.0Compare Source
✨ Features
🐛 Fixes
🤖 Completions
🧪 Testing
✍🏼 Documentation
🔧 Dependency upgrades
pflagdependencies for v1.9.0 by @jpmcb in https://github.com/spf13/cobra/pull/2233Thank you to all of our amazing contributors and all the great work that's been going into the completions feature!!
👋🏼 New Contributors
Full Changelog: spf13/cobra@v1.8.1...v1.9.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.